Skip to content

feat: signal recording and streaming#2

Merged
mateusz-kow merged 8 commits into
devfrom
feat/signal-recording
May 27, 2026
Merged

feat: signal recording and streaming#2
mateusz-kow merged 8 commits into
devfrom
feat/signal-recording

Conversation

@mateusz-kow
Copy link
Copy Markdown
Collaborator

No description provided.

mateusz-kow and others added 8 commits May 18, 2026 22:48
* feat: add push model and FIF support

- add subscribe(), start(), and stop() as methods on the EEGDevice.
- add FifRecorder and FifDevice under bridge/eeg/fif/

* chore: fix formatting

* feat: fif examples and tests

- add fif record/playback examples
- add tests for push model and fif recordings

* fix: minor connection bugs

* fix: fixed npz stream playback and fixed fif dependencies

* chore: formatting

* feat: add ci run checks on all pull requests

* fix: minor changes

---------

Co-authored-by: Mateusz <kowalski.mateusz.1lo1@gmail.com>
@mateusz-kow mateusz-kow marked this pull request as ready for review May 27, 2026 20:08
@mateusz-kow mateusz-kow merged commit 05d565c into dev May 27, 2026
4 checks passed
mateusz-kow added a commit that referenced this pull request May 27, 2026
* docs: improved documentation

* feat: added streaming and fixed typing and pre commit

* feat: eeg recording

* feat: loading eeg from files

* fix: improved exception handling for obtaining device data

* feat: implemented signal streaming for brainaccess eeg connector

* docs: usage examples

* feat: add push model and FIF support (#3)

* feat: add push model and FIF support

- add subscribe(), start(), and stop() as methods on the EEGDevice.
- add FifRecorder and FifDevice under bridge/eeg/fif/

* chore: fix formatting

* feat: fif examples and tests

- add fif record/playback examples
- add tests for push model and fif recordings

* fix: minor connection bugs

* fix: fixed npz stream playback and fixed fif dependencies

* chore: formatting

* feat: add ci run checks on all pull requests

* fix: minor changes

---------



---------

Co-authored-by: Kamil SZ <kamil.sztabert@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants